home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.3 Development Libraries / SGI IRIX 6.3 Development Libraries.iso / dist6.3 / ViewKit_dev.idb / usr / share / src / ViewKit / Applications / PhoneBook / README.z / README
Encoding:
Text File  |  1996-09-20  |  601 b   |  29 lines

  1. This directory creates PhoneBook, a full-fledged application that
  2. keeps track of names, phone numbers, and addresses.
  3.  
  4. There is an app-defaults file, PhoneBook.ad, that must be installed
  5. as /usr/lib/X11/app-defaults/PhoneBook in order for proper execution.
  6.  
  7. PhoneBook uses these ViewKit classes:
  8.  
  9.   VkApp
  10.   VkComponent
  11.   VkFileSelectionDialog
  12.   VkHelp
  13.   VkMenu
  14.   VkMenuBar
  15.   VkPopupMenu
  16.   VkPrefDialog
  17.   VkPrefGroup
  18.   VkPrefText
  19.   VkPrefToggle
  20.   VkQuestionDialog
  21.   VkResource
  22.   VkSimpleWindow
  23.   VkSubMenu
  24.   VkTabPanel
  25.   VkWarningDialog
  26.   VkWindow
  27.  
  28. Examine the source files for more detailed comments.
  29.